MessageContentTransferEncoding Property |
Gets or sets the content transfer encoding.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ContentTransferEncoding ContentTransferEncoding { get; set; }Public Property ContentTransferEncoding As ContentTransferEncoding
Get
Set
Property Value
Type:
ContentTransferEncodingThe content transfer encoding.
See Also